{foreach $withdrawNotice as $v }
  • {$v.title} {:date('Y-m-d H:i',$v.create_at)}
  • {/foreach}